home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 832 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: engnews1.Eng.Sun.COM!usenet
  2. From: boukanov@sentef1.fi.uib.no (Igor Boukanov)
  3. Newsgroups: comp.std.c++
  4. Subject: Can terminate() return?
  5. Date: 23 Mar 1996 17:09:08 GMT
  6. Organization: Fysisk institutt, Universitetet i Bergen
  7. Approved: clamage@eng.sun.com (comp.std.c++)
  8. Message-ID: <4j0hiq$5ai@ugress.uib.no>
  9. NNTP-Posting-Host: taumet.eng.sun.com
  10. X-Nntp-Posting-Host: sentef1.fi.uib.no
  11. X-Newsreader: TIN [version 1.2 PL2]
  12. Content-Length: 273
  13.  
  14.    Is it supposed that terminate() function will never return? I did not find
  15. in September DWP any words about this except 18.6.3.1:
  16. "The implementation's default terminate_handler calls abort()."
  17. But abort will never return...
  18.  
  19. --
  20. Igor Boukanov (igor.boukanov@fi.uib.no).
  21.  
  22.  
  23. [ comp.std.c++ is moderated.  To submit articles: try just posting with      ]
  24. [ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu         ]
  25. [ FAQ:      http://reality.sgi.com/employees/austern_mti/std-c++/faq.html    ]
  26. [ Policy:   http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
  27. [ Comments? mailto:std-c++-request@ncar.ucar.edu                             ]
  28.